* {
	padding: 0;
	margin: 0;
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*边框和内边距宽度不计算在元素宽度内*/
	font-family: "微软雅黑";
}
a {
	text-decoration: none;
	color: #333333;
}

li {
	list-style: none;
}

input {
	outline: none;
}

img {
	vertical-align: bottom;
	border: 0;
}

body {
	background: #f5f5f5;
}

.warp{width:1200px; margin:0 auto;}

.fontSize14 {
	font-size: 14px;
}

.font-Size16 {
	font-size: 16px;
}

.blackColor {
	background: white;
}

.clear {
	clear: both;
}

.overflow {
	overflow: hidden;
}

.width1190 {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.backcolorwhite {
	background: white;
}

.widthmax {
	
	width: 100%;
}
.fl{float:left;}
/*顶部样式*/
header{
    width:100%; 
    height:94px;  
    background:url(../images/index_topbg.png);
     /*background:#898989;    
    position: relative;   */
    padding: 17px 0;
    float: left;
	min-width:1200px;
	position:fixed;
	z-index: 999;
	top:0px; 
	left:0px
}
.header1{
	position:fixed;
	display:block;
	z-index:999;
	top:0px; 
	left:0px
}
.mt94{margin-top:94px;}
header .left{
	width:56px;
	height:94px;
	position:absolute;
	z-index:5;
	background:#f39800;

}
header nav{
    /*width:98%;
    margin:0 1%;*/ 
    height:60px; 
    line-height:60px;
    /* border:1px solid #c5c5c5; float:left;     min-width:1200px;*/
    margin: 0 17px;
    background:#fff; 
}
header .logo{
     
    height:32px; 
    margin:14px 20px; 
    float:left;
    /* margin-left:300px;width:264px;*/
    margin-left:15.7%;
}
header .logo .logo_tx{
	width:40px;
	height:40px;
	background:#cccccc;
	border-radius:50%;
	float:left;
	margin-top:-4px;
	overflow:hidden;
}
header .logo .logo_tx img{
	width:40px;
	height:40px;
	float:left;
}
header .logo span{
	color:#727171;
	font-size:24px;
	line-height:32px;
	margin-left:7px;
	float:left;
}
@media screen and (max-width: 1520px) {
	header .logo{
		margin-left:4%; 
	}
	header nav{
    margin:0 17px; 
	}
}
@media \0screen\ {
	header .logo{
		margin-left:4%; 
	}
	header nav{
    margin:0 17px; 
	}
}
header nav{
    /*width:98%;
    margin:0 1%;*/ 
    height:60px; 
    line-height:60px;
    /* border:1px solid #c5c5c5; float:left;     min-width:1200px;*/
    margin: 0 17px;
    background:#fff; 
}
header .logo{
     
    height:32px; 
    margin:14px 20px; 
    float:left;
    /* margin-left:300px;width:264px;*/
    margin-left:16%;
}
header .logo .logo_tx{
	width:40px;
	height:40px;
	background:#cccccc;
	border-radius:50%;
	float:left;
	margin-top:-4px;
	overflow:hidden;
}
header .logo .logo_tx img{
	width:40px;
	height:40px;
	float:left;
}
header .logo span{
	color:#727171;
	font-size:24px;
	line-height:32px;
	margin-left:7px;
	float:left;
}
@media screen and (max-width: 1520px) {
	header .logo{
		margin-left:4%; 
	}
	header nav{
    margin:0 17px; 
	}
}
@media \0screen\ {
	header .logo{
		margin-left:4%; 
	}
	header nav{
    margin:0 17px; 
	}
}

header .nav{
	float:right;
	margin-right:8%;
	line-height:60px;
}
header .nav a{
	font-size:14.5px;
	color:#727171;
	padding:0 10px;
	/*padding:0 16px;*/
	float:left;
}
header .nav a:hover{
	color:#f39800;
}
header .nav .nav_active{
    color:#f39800 !important;
}
header .nav1{
	/*float:right;
    margin-right:8%;*/
	max-width:980px;
	height:60px;
	line-height:60px;
	text-align:right;
	overflow:hidden;
}
header .nav1 li{
	font-size:14.5px;
	color:#727171;
	text-align:center;
	width:auto;
	padding:0 14px;
	/*padding:0 10px;
    float:left;*/
	display:inline-block;
	position:relative;
}
header .nav1 li i{
	width:8px;
	height:6px;
	float:right;
	/*margin-right:12px;*/
	margin-left:5px;
	margin-top:27px;
	background:url(../images/tb-sj.png) no-repeat center;
}
header .nav1 .hover ul{display:block !important;}
header .nav1 li>ul{
	max-width:120px;
	width:120px;
	height:auto;
	background:#fff;
	position:fixed;
	z-index:999;
	margin-top:-1px;
	display:none;
	margin-left:-30px;
	box-shadow:0 0 3px #a7a6a6;
	border:1px solid #a7a6a6\9;
}
header .nav1 li>ul:after{
	content:"";
	width:13px;
	height:10px;
	background:url(../images/nav1-menu01.png) -53px 0 no-repeat #fff;
	margin-left:52px;
	position: absolute;
	top:-10px;
	left:0;
	z-index:9999;
}
header .nav1 li>ul>li{
	width:120px;
	height:45px;
	line-height:45px;
	font-size:14.5px;
	color:#727171;
	text-align:center;
	padding-left:14px;
	border-bottom:1px solid #ddd;
}
header .nav1 li>ul>li>a{
	line-height:45px;
	color:#727171;
	display:inline-block;
}
header .nav1 li a{
	color:#727171;
}
header .nav1 a:hover{
	color:#f39800;
}
header .nav1 .nav_active{
	color:#f39800 !important;
}
header .nav1 .nav_active a{
	color:#f39800 !important;
}
header .bbeian{
	padding:0 10px;
	margin-top:14px;
	height:32px;
	line-height:32px;
	float:right;
	background:#ddd;
	color:#f39800 !important;
	/*margin-left:10px; display:block;*/
	background:url(../images/bbeianico.png) 10px no-repeat #f1f0f0;
	padding-left:32px !important;
	width: auto !important;
	margin-left:18px;
	font-size: 14.5px;
}
header .bbeian:hover{
	color:#fff !important;
	display:block;
	background:url(../images/bbeianico01.png) 10px no-repeat #f39800;
	padding-left:32px !important;
}
header .bbeian:hover a{
	color:#fff !important;
}
header .bweiquan{
	padding:0 10px;
	margin-top:14px;
	height:32px;
	line-height:32px;
	float:right;
	background:#ddd;
	color:#f39800 !important;
	/*margin-left:10px; display:block;*/
	background:url(../images/bbeianico.png) 10px no-repeat #f1f0f0;
	padding-left:32px !important;
	width: auto !important;
	margin-left:18px;
	font-size: 14.5px;
}
header .bweiquan:hover{
	color:#fff !important;
	display:block;
	background:url(../images/bbeianico01.png) 10px no-repeat #f39800;
	padding-left:32px !important;
}
header .bweiquan:hover a{
	color:#fff !important;
}
header .right{
	min-width: 126px;
	height:60px;
    line-height:60px;
    float:right;
    margin-right:10px;
}
header .right a{
    font-size:14px;
    color:#727171;
    padding:0 16px;
    float:left;
}
header .right span{
    color:#727171;
    float:left;
}

header .right .right_tx{
	width:30px;
	height:30px;
	overflow:hidden;
	background:#ddd;
	border-radius:50%;
	display:block;
	float:right;
	margin-top:15px;
	padding:0 !important;
	position:relative;
}
header .right .right_tx>img{
	width:30px;
	height:30px;
	float:left;
}
header .right .right_box{
	width:140px;
	overflow:hidden;
	text-align:center;
	position:absolute;
	z-index:99;
	right:17px;
	top:77px;
	/*border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;*/
	display:none;
	border-radius:3px;
	padding-bottom:10px;
	background: #444444;
}
header .right .right_box .rigt_tit{
	width:140px;
	height:50px;
	padding:0 10px;
	border-bottom:1px solid #565453;
	font-weight:bold;
	font-size:16px;
	line-height:50px;
	float:left;
	color:#fff;
	background:url(../images/hd_bg.png);
	background-size:cover;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis; 
}
header .right .right_box li{
	width:100%;
	height:30px;
	line-height:30px;
	float:left;
	cursor:pointer;
	background:#444444;
	padding-top:5px;
	padding-bottom:10px;
}
header .right .right_box .li3{
	width:100%;
	height:40px;
	padding-bottom:15px;
}
header .right .right_box li a{
	width:100%;
	font-size:14px;
	text-align:center;
	color:#fff;
}
header .right .right_box li:hover a{
	color:#ffa93e;
}
/*顶部样式 end*/
/*底部样式*/
footer{width:100%; overflow:hidden; background:#f4f4f4; clear:both;}
#footer{
	width:100%; 
	overflow:hidden; 
	background:#fff;
	 padding:20px 0;
}
#footer .link{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
}
#footer .link a{
	color:#AAAAAA;
	font-size:12px;
	padding:2px 15px;
	float:left;
	display:block;
}
#footer .link a:hover{color:#555}
#footer .link_tit{
    width:100%;
    height:25px;
    color:#333333;
    font-size:16px;
    text-align: center;
    float:left;
}
#footer .link_tithr{
    width:60px;
    height:2px;
    background:#333333;
    margin-top:3px;
    margin-left:47.5%;
    margin-bottom:10px;
}
footer #about{width:100%; overflow:hidden; background:#797979; padding:40px 0;}
footer .about{
	width:1200px;
	margin:0 auto;
}
footer .about li{
	float:left;
	overflow:hidden;
}
footer .about .li1{
	width:100px !important;
}
footer .about .li2{
	width:100px !important;
}
footer .about .li3{
	width:146px !important;
}
footer .about .li4{
	width:490px !important;
}
footer .about .li4 p{
	width:490px;
	font-size:14px;
	color:#ddd;
	margin-top:20px;
}
footer .about .img{
	width:166px;
	overflow:hidden;
	margin-top:20px;
}
footer .about .img a{
	width:35px;
	height:35px;
	background:#000;
	float:left;
	margin-right:20px;
}
footer .about .img>.p1{
	background:url(../images/footer01.png) -3px;
}
footer .about .img>.p2{
	background:url(../images/footer01.png) -59px;
}
footer .about .img>.p3{
	background:url(../images/footer01.png) -115px;
}
footer .about li>p{
	font-size:16px;
	color:#fff;
	font-weight: 400;
}
footer .about li a{
	font-size:14px;
	color:#ddd;
	margin-top:18px;
	float:left;
}
footer .about span{
	width:1px;
	height:170px;
	background:#ddd;
	float:left;
	margin:0 50px;
}
footer #copyright{width:100%; height:35px; background:#434343;}
footer .copyright{width:1200px; margin:0 auto; line-height:35px;}
footer .copyright p{color:#fff; font-size:12px; float:left; margin-right:10px;}
footer .copyright span{color:#fff; font-size:12px; float:left; margin-right:10px;}
footer .copyright a{color:#fff; font-size:12px; float:left; margin-right:10px; }
footer .copyright a:hover{opacity:.8}

footer #copyright1{width:100%; height:35px; background:#898989;}
footer .copyright1{width:1200px; margin:0 auto; line-height:35px; color:#fff; text-align:center; font-size:13px;}
/*底部样式 end*/
/*common*/

.dhead {
	padding: 8px 0;
}

.dheadmax {
	background: #f5f5f5;
}

.dheadul {
	float: left;
}

.dheadul li {
	float: left;
}

.dheadul li a {
	border-right: 1px solid #e7e6e3;
	display: block;
	padding: 1px 13px;
	color: #444444;
	font-size: 14px;
}

.dheadul li a:hover {
	color: #ffb400;
}

.dheadr {
	float: right;
}

.dheadr a {
	color: #444444;
	font-size: 14px;
}

.dheadr a:hover {
	color: #ffb400;
}

.dlogo {
	padding-right: 9px;
	float: left;
}

.dlogodiv {
	padding: 28px 0;
}

.dlogodiv span {
	margin-top: 10px;
	float: left;
	height: 30px;
	background: #9e9e9e;
	width: 1px;
}

.dname {
	float: left;
	padding: 1px 8px;
	margin-top: 4px;
}

.dname a {
	font-size: 28px;
	color: #ffb400;
}

.dlogor {
	float: right;
}

.dlogor li {
	padding: 7px 0;
	padding-left: 30px;
	float: left;
}

.dlogor li a {
	font-size: 16px;
}

.dlogor li a:hover {
	color: #ffb400;
}

.dbanner {
	background: white;
	height: 115px;
}

.dheaderdivtop {
	overflow: hidden;
}wdmovea

.dbannermax {
	width: 100%;
	background: white;
	padding-bottom: 20px;
	padding-top: 20px;
}

.dbanner img {
	width: 100%;
	border-radius: 5px;
	height: 100%;
}

.dconter {
	background: white;
	border-top: 1px solid #eeeeee;
	padding-bottom: 10px;
}

.dconterdiv {
	margin-top: 30px;
}

.dheader {
	float: left;
    width: 920px;
    font-size: 14px;
}

.dheader img {
	float: left;
	width: 110px;
	height: 100px;
	border: 1px solid #eeeeee;
}

.dheaderdiv {
	/*width: 285px;*/
	float: left;
	padding-left: 25px;
}
.dheaderdiv .bj{
	padding: 5px 10px;
    border-radius: 50px;
    border: 1px solid #999;
    color: #999 !important;
    font-size: 16px;
    margin-top: 10px;
    float: left;
    margin-left: 15px;
}
.dheaderdivtop p {
	padding-right: 10px;
    float: left;
    font-size: 16px;
    color: #999999;
    line-height: 30px;
}

.dheaderdivtop p a {
	font-size: 22px;
	color: #333333;
}

.dheaderdivtop span {
	display: inline-block;
	background: url(../images/wdcard_03.png) no-repeat left;
	color: #898989;
	font-size: 16px;
	padding: 5px 0;
	padding-left: 30px;
	font-weight: 600;
}

.dheaderdiv>span {
	display: inline-block;
	margin: 16px 0px;
	color: #999999;
	font-size: 14px;
	float:left;
}

.dheaderdiv button {
	cursor: pointer;
	margin: 13px 0;
	display: block;
	background: white;
	padding: 3px 5px;
	border: 1px solid #bebdbd;
	outline: none;
}

.dheaderdiv button a {
	color: #666666;
	font-size: 14px;
}

.dheaderdiv>p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
	height: 19px;
	width: 260px;
	;
}

.pagenum {
	margin-top: 4px;
	width: 1px;
	height: 40px;
	background: #cccccc;
	float: left;
}

.dnum {
	float: left;
	width: 234px;
}

.dnum p {
	text-align: center;
	color: #666666;
	font-size: 16px;
}

.dnum span {
	padding-top: 13px;
	display: block;
	text-align: center;
	font-size: 22px;
	color: #333333;
}

.dnumpadding {
	float: left;
	padding: 25px 0;
}

.dnumr {
	padding: 10px 0;
	float: right;
}

.dnumr a {
	margin-bottom: 10px;
	width: 87px;
	height: 30px;
	line-height: 28px;
	border: 1px solid #cfcfcf;
	border-radius: 3px;
	text-align: center;
	display: block;
	font-size: 14px;
	color: #444444;
	background: white;
	margin-left: 125px;
}

.dnumrtop {
	margin-bottom: 24px;
}

.dnumr a:hover {
	border: 1px solid #ffb400;
	cursor: pointer;
	color: white;
	background: #ffb400 ;
}


/*personhead*/

.dfoot {
	padding-top: 20px;
	padding-bottom: 8px;
	background: #333333;
}

.dfoot p {
	padding-bottom: 14px;
	text-align: center;
	color: #908f8f;
	font-size: 13px;
}

.dfoot a {
	padding-right: 8px;
	color: #908f8f;
	font-size: 13px;
}

.dfoot a:hover {
	color: #eb8001;
}


/*personfoot*/

.i_headmax {
	background: white;
	width: 100%;
	height: 45px;
}

.i_head {
	height: 45px;
	width: 1190px;
	margin: 0 auto;
}

.i_headl {
	background: white;
	padding: 8px 0;
	width: 40%;
	float: left;
	overflow: hidden;
}

.i_headl p {
	padding: 5px 0;
	font-size: 14px;
	color: #666666;
	float: left;
}

.i_sign {
	float: left;
	color: #f52b16;
	font-size: 14px;
	padding: 5px 4px;
}

.i_register {
	padding: 4px 7px;
	background: #f52b16;
	color: white;
	float: left;
	border-radius: 4px;
	font-size: 14px;
}

.i_headr {
	background: white;
	float: right;
	width: 60%;
}

.ihorn {
	background: url(../images/horn_03.png) no-repeat;
	background-position-x: 20px;
	background-position-y: 15px;
}

.iwindow {
	background: url(../images/window_03.png) no-repeat;
	background-position-x: 20px;
	background-position-y: 15px;
}

.iresources {
	background: url(../images/resources_05.png) no-repeat;
	background-position-x: 20px;
	background-position-y: 15px;
}
.iserver a{
	border-right:1px solid white !important;
}
.iserver {	
	background: url(../images/server_03.png) no-repeat;
	background-position-x: 20px;
	background-position-y: 15px;
}

.iphoto {
	padding-left: 44px !important;
	background: url(../images/photo_03.png) no-repeat;
	background-position-x: 20px;
	background-position-y: 15px;
}



.i_headrul>li {
	font-size: 14px;
	color: #666666;
	position: relative;
	padding: 13px 0;
	float: left;
}

.i_headrul li:hover .i_headlihover {
	display: block;
}

.i_headrul li:hover {
	color: #fc8404;
	background-color: white;
}

.i_headrul>li:hover>a {
	color: #fc8404;
	border-right: 1px solid white !important;
}

.i_headrul>li:hover {
	border-left: 1px solid #e2e1e1;
	border-right: 1px solid #e2e1e1;
}
.iphoto{padding-right: 4px !important;}
.i_headrul {
	float: right;
}

.i_headr>ul>li>img {
	position: absolute;
	left: 22px;
	top: 8px;
	width: 18px;
	height: 17px;
}

.i_headimage {
	position: absolute;
	left: 22px;
	top: 14px;
	width: 18px;
	height: 17px;
}

.i_headimagea {
	display: block;
	width: 100%;
	padding-top: 12px;
	margin-bottom: 5px;
	padding-left: 20px;
	text-align: center;
}

.i_headlihover {
	width: 98px;
	padding-top: 10px;
	padding-bottom: 5px;
	position: absolute;
	left: -1px;
	top: 34px;
	display: none;
	background: white;
	border: 1px solid #dedede;
	border-top: none;
	z-index: 99;
}

.i_headrul>li>a {
	display: inline-block;
	border-right: 1px solid rgb(226, 225, 225);
	padding-left: 45px;
	padding-right: 22px;
	color: #666666;
	font-size: 14px;
}
.iranks{
	float: left;
	padding:13px 0 ;
	font-size: 14px;
	background: url(../images/iranks.png) no-repeat;
    background-position-x: 20px;
    background-position-y: 15px;
	
}
.iranksl{
	position: relative;
	float: left;
	padding:13px 0 ;
	font-size: 14px;
	background: url(../images/headmark.png) no-repeat;
    background-position-x: 20px;
    background-position-y: 15px;
	
}
.iranksl img{
	padding: 16px;
	margin: 0 auto;
}
.iranksl:hover div{
	display: block;
}
.iranksl div{
	width: 220px;
	display: none;
	background: white;
	border: 1px solid #EEEEEE;
		z-index: 99999;
	position: absolute;
	left: -45px;top: 45px;
}
.iranksl p{
	text-align: center;
	padding-bottom: 15px ;
	color: #666666;
	font-size: 12px;
}
.iranks:hover a{
	color:#fc8404 ;
}
.iranks a{
	color: #666666;
 	
	border-right: 1px solid rgb(226, 225, 225);
	padding-left: 42px;
	padding-right: 22px;
}
.iranksl:hover a{
	color:#fc8404 ;
}
.iranksl a{
	color: #666666;
 	
	border-right: 1px solid rgb(226, 225, 225);
	padding-left: 45px;
	padding-right: 22px;
}
.i_headrul>li {
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.i_headrul li a:hover .i_headlihover {
	display: block;
}
.iphoto:hover{
	border-left:1px solid white !important;
	border-right:1px solid white !important;
	}
.i_headlihover li a {
	display: inline-block;
	text-align: center;
	color: #333333;
	font-size: 14px;
	margin: 5px 0;
	padding: 3px 5px;
}

.i_headlihover li {
	text-align: center;
	width: 100%;
}

.i_headlihover>li a:hover {
	background: #eb8001;
	color: white;
	border-radius: 5px;
}

.i_logomax {
	background: #ffb400;
	clear: both;
	width: 100%;
}

.i_logorela {
	position: relative;
}

.i_logoabso {
	width: 132px;
    text-align: center;
    display: block;
    padding: 20px;
    font-size: 11px;
    color: #ffffff;
    position: absolute;
    top: 0px;
    left: 0;
    color: #333333;
    background: url(../images/background_03.png) no-repeat center;
    z-index: 9999
}

.i_logo {
	height: 95px;
	width: 1190px;
	margin: 0 auto;
}

.i_logoimg {
	float: left;
	width: 315px;
	height: 38.3px;
	margin-top: 31px;
}

.i_inputdiv {
	float: right;
}

.i_inputl {
	border-radius: 30px;
	color: #999999;
	float: left;
	padding: 9px 0;
	padding-left: 10px;
	padding-right: 33px;
	width: 265px;
}

.i_inputdiv {
	position: relative;
	margin-top: 31px;
}

.i_inputr {
	border-radius: 30px;
	width: 35px;
	height: 31px;
	position: absolute;
	cursor: pointer;
	right: 3px;
	top: 2px;
	background: url(../images/input_03.png) no-repeat center;
}

.i_logolist {
	margin-left: 66px;
	float: left;
	width: 535px;
	
}
.i_logolist>li:hover > a{
	
	background:#ff9600 ;
}
.i_logolist>li:hover > ul{
	display: block;
}
.i_logolist>li {
	
    position: relative;
  
    float: left;
}

.i_logolist>li>a {
	line-height: 95px;
	width: 126px;
	color: white;
	padding: 8px 18px;
	padding-bottom: 37px;
	padding-top: 37px;
}

.i_logolistul i {
	margin-top: 5px;
	font-style: normal;
	font-size: 14px;
	color: #dddddd;
	float: right;
}

.i_logolistul {
	border-radius: 3px;
	padding: 27px 0px 13px 0px;

	background: white;
	box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .2);
	border-radius: 0 0 4px 4px;
	color: #444;
	width: 580px;
	display: none;
	z-index: 99999;
	position: absolute;
	left: 0;
	top: 95px;
}

.i_logolistul li {
	float: left;
	
	width: 144px;
	margin-bottom: 7px;
	text-align: center;
}

.i_logolistul li a {
	display: inline-block;
	padding: 4px 14px;
	border-radius: 12px;
	font-size: 15px;
	color: #444444;
}
.i_logolistul li a:hover{
	color: white;
	background: #ffffff;
}
.i_logolistul li a:hover {
	color: white;
	background: #ffb400;
}

.i_logolist p a {
	font-size: 16px;
	color: #333333;
}

.i_codeoff {
	cursor: pointer;
	position: absolute;
	left: -13px;
	top: 0;
}

.i_code {
	width: 115px;
	height: 120px;
}

/*indexhead*/

.i_logomaxr {
	background: white;
	clear: both;
	width: 100%;
}

.i_logoabsor {
	width: 132px;
    text-align: center;
    display: block;
    padding: 20px;
    font-size: 11px;
    color: #ffffff;
    position: absolute;
    top: -5px;
    left: 0;
    color: #333333;
    background: url(../images/background_03.png) no-repeat center;
}
.scrolltop{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999999;
	border-bottom: 1px solid #EEEEEE;
}
.i_inputlr {
	border-radius: 30px;
	
	color: #999999;
	float: left;
	border: 1px solid #dddddd;
	padding: 9px 0;
	padding-left: 10px;
	padding-right: 33px;
	width: 300px;
}

.i_inputrr {
	border-radius: 30px;
    width: 35px;
    height: 31px;
    position: absolute;
    cursor: pointer;
    right: 3px;
    top: 2px;
    background: url(../images/input_03.png) no-repeat center;
}

.i_logolistr {
	margin-left: 109px;
    float: left;
    width: 500px;
    padding-top: 5px;
}

.i_logolistr>li {
	padding-bottom: 26px;
    padding-top: 32px;
    position: relative;
    margin: 0 5px;
    float: left;
}

.i_logolistr>li:hover>a {
	    width: 126px;
    color: #ffb400;
    padding: 8px 15px;
    padding-bottom: 37px;
    padding-top: 37px;
}

.i_logolistr>li:hover>.i_logolistul {
	display: block;
}

.i_logolistr>li>a {
	    width: 126px;
   
    padding: 8px 15px;
    padding-bottom: 37px;
    padding-top: 37px;
	color: #333333;
	
}

.iphotor {
	padding-left: 44px !important;
	background: url(../images/photo_03.png) no-repeat;
	background-position-x: 20px;
	background-position-y: 15px;
}
.iphotor:hover {
	color: #fc8404;
	border-left: 1px solid white !important;
	border-right: 1px solid white !important;
}
/*indexheadred!*/

.ifooter {
	overflow: hidden;
	width: 1190px;
	margin: 0 auto;
}

.ifootera {
	margin-right: 52px;
	text-align: center;
	float: left;
	width: 57px;
}

.ifootera li {
	color: white;
	padding: 8px 0;
}

.ifootera li a {
	opacity: 0.6;
	color: white;
	font-size: 14px;
}

.ifooterfirst a {
	font-size: 16px;
	opacity: 1 !important;
}

.iline {
	float: left;
	width: 1px;
	height: 145px;
	background: #999999;
	margin-top: 51px;
}

.ifootermargin {
	margin-top: 40px;
	overflow: hidden;
}

.marginfooter {
	margin: 0 60px !important;
}

.footwidth {
	width: 145px;
}

.footimg {
	width: 145px;
	height: 145px;
	opacity: 1 !important;
}

.ifootertem {
	margin: 0 55px;
	float: left;
}

.ifootertem li {
	color: white;
	padding: 8px 0;
}

.ifootertem li span {
	opacity: 0.6;
}

.ifootertext {
	float: left;
	width: 275px;
}

.ifootertem li img {
	vertical-align: bottom;
}

.center {
	text-align: center !important;
}

.ifootertext p {
	text-align: justify;
	color: white;
}

.ifooterfirstp2 {
	margin-left: 55px;
	margin-top: 18px;
	margin-bottom: 25px;
	line-height: 20px;
	opacity: 0.6;
	font-size: 13px;
}

.ifooterp {
	text-align: center;
	clear: both;
	opacity: 0.6;
	padding: 20px 0;
}

.ifooterp a {
	color: white;
	font-size: 14px;
	padding-right: 10px;
}

.ifooterp {
	font-size: 14px;
	color: #FFFFFF;
}

.ifootermax {
	clear: both;
	width: 100%;
	background: #333333;
	margin-top:20px;
	float:left;
}


/*indexfoot*/

.backTop {
	z-index: 999999;
	width: 53px;
	position: fixed;
	right: 20px;
	bottom: 0px;
	
	
}
.backTop a {
	display: block;
	width: 53px;
	margin-bottom: 10px;
	height: 53px;
}
.backTop li{
	display: block;
	width: 53px;
	margin-bottom: 3px;
	height: 53px;
}
.markimg p{
	color: #666666;
	font-size: 12px;
	text-align: center;
	padding-bottom: 16px;
	
}
.markimg{
	display: none;
	position: absolute;
	left: -220px;
	top: -85px;
	background: white;
	width: 220px;
	
}
.markimg img{
	padding: 16px;
	margin: 0 auto;
}
.backmark:hover .markimg{
	display: block;
}
.backmark{
	position: relative;
	background-image: url(../images/inmore.png);
	background-repeat:no-repeat ;
	background-position:-217px -2px ;
	background-color:#fdb130 ;
}
.backqq{
	background-image: url(../images/inmore.png);
	background-repeat:no-repeat ;
	background-position:-2px -2px ;
	background-color:#fdb030 ;
}
.backweixin{
	background-image: url(../images/inmore.png);
	background-repeat:no-repeat ;
	background-position:-52px 0px ;
	background-color:#ffa83e ;
}
.backweixin a{
	padding-left:0 !important;
	margin:0 !important;
}
.backweibo{
	background-image: url(../images/inmore.png);
	background-repeat:no-repeat ;
	background-position:-157px -1px ;
	background-color:#c6aa78 ;
}
.backweibo a{
	padding-left:0 !important;
	margin:0 !important;
}
.backgenduo{
	background-image:url(../images/tb_01.png);
	background-color:#c7ab78;
	background-repeat:no-repeat ;
	width:53px;
	height:53px;
	/* background-size:80%;*/
	background-position:-61px -105px;
	
}
.bbackgenduo a{
	padding-left:0 !important;
	margin:0 !important;
}
.bdsharebuttonbox li a{
	
	filter: alpha(opacity=0);/*IE*/
	background:rgba(0,0,0,0); 
	width:53px; 
	height:53px; 
	display: block;
	margin:0;
	padding:0;
}
.backgenduo_a{
	filter: alpha(opacity=0);/*IE*/
	background:rgba(0,0,0,0); 
	width:53px; 
	height:53px; 
	display: block;}
.backup{
	width: 53px;
	height: 53px;
	display: none;
	cursor: pointer;
	background-image: url(../images/inmore.png);
	background-repeat:no-repeat ;
	background-position:-104px -2px ;
	background-color:#bfbfbf ;
}
.backTopnone {
	display: none !important;
}


/*backtop*/

.indexcolor {
	color: #ffb400;
}

.titcol {
	color: white !important;
	background: #ffb400 !important;
	border: 1px solid #ffb400 !important;
}


/*当前页面颜色*/
/*清浮动*/
.clearfix:after{display:block;visibility:hidden;clear:both;height:0;content:'.';}

/*列表页按钮*/
.lcontercolor{ background: #ffb400 !important;color: white !important;border: 1px solid #ffb400 !important;}
.page{margin-top: 0px;margin-bottom: 50px;clear: both;width: 100%;}
.page1{text-align: center;overflow: hidden;}
.page1 span:hover{background: #ffb400;color: white;border: 1px solid #ffb400;}
.page1 span{display:inline-block;line-height: 40px;font-size: 16px;border-radius: 5px;cursor: pointer;width: 40px;height: 40px;outline: none;border: 1px solid #CECECE;background: white;color: #b0adad;}
.lright{font-weight: bold;} 
/*列表页按钮end*/

/*发表评论*/
#detail-add-comment {
    width: 1190px;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    margin-bottom: 30px;
}

.expression-box .commentbtn {font-size: 14px;margin-left: 10px;text-align: center;float: right;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;
    box-sizing: border-box; }
.editcomment {/*padding: 30px;width:1190px;*/color: #999999;font-size: 12px;*zoom: 1;margin: 0 auto;background: #fff;margin-bottom: 20px;}
.editcomment:after {content: "";display: table;}
.editcomment:after {clear: both; }
.editcomment textarea::-webkit-input-placeholder {color: #cccccc; }
.editcomment ::-moz-placeholder {color: #cccccc; }
.editcomment textarea:-ms-input-placeholder {color: #cccccc; }
.textarea-style, .textarea-style2 {width: 100%;max-height: 134px;padding: 10px 20px;/*border: 1px solid #ddd;*/display: block;-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;box-sizing: border-box;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;overflow: hidden;resize: none;}
.text-style, .textarea-style, .textarea-style2 {color: #666;font-size: 14px;background: #f4f4f4;padding-top: 18px;border: 1px solid #ddd;}
.text-style:focus,.textarea-style:focus,.textarea-style2:focus{background: #fff;}
.pinlunt {position: relative;}
.content{ margin-top:0 !important}
.count {line-height: 1;bottom: 15px;}
.count, .counter {position: absolute;right: 20px;font-style: normal;font-size: 12px;color: #999;top: 25px;}
.expression-box {width:100%; height: 38px;line-height: 18px;margin-top: 15px;font-size: 12px;color: #666; float:left;}
.expression-box .btn-disabled {min-width: 100px;}
.btn-current-middle {min-width: 118px;height: 36px;line-height: 36px;font-size: 14px;margin: 0 10px;padding: 0 20px;box-sizing: border-box;}
.btn-default-main {color: #fff;background: #ffb400;border: 1px solid #ffb400;border-radius: 50px;cursor: pointer;text-align: center;float: right;}
.biaoqing{color: #888;float: left;}
input,button,select,textarea{outline:none}
hr{background:#eee; height:1px; width:100%; margin-top:20px; float:left;}
.com-tit{
    font-size:16px;
    color:#666666;
    height:60px;
    line-height:60px;
    width: 100%;
    float: left;
}
.com-tit span{
    color:#ffa03f;
    margin-left:10px;
}
.com-box{
    width:60px; 
    height:60px; 
    border-radius:50%;
    float:left;
    overflow:hidden;
}
.com-box img{
    width:60px; 
    height:60px; 
    float:left;
}
.com-boxtit{
    width:80%;
    font-size:15px;
    float:left;
    margin-left:15px;
    color:#444;
    font-weight: bold;
}
.com-boxtit em{font-size: 12px;color: #bbb;font-style: normal;font-weight: 100;margin-left: 10px;}
.com-boxp{
    width:80%;
    font-size:14px;
    margin-left:15px;
    float:left;
    margin-top:18px;
    color: #666;
}
.com-ly{
    float:left;
    width:100%;
}
.com-ly img{
    margin-left:140px;
}
.com-com{
    width:90%;
    overflow:hidden;
    padding:20px;
    background:#f5f5f5;
    float:left;
    margin-left:80px;
    border-radius:5px;
}
.com-comp{
    width:80%;
    font-size:14px;
    margin-left:15px;
    float:left;
}
.com-jb{
    float:left;
    margin-top:20px;
    margin-left:20px;
    color:#b2b1b1;
    font-size:14px;
}
.com-jb img{
    width:20px;
    height:20px;
    float:left;
    margin-right:5px;
}
/*.ml800{
    margin-left:950px;
}*/
.fr{
    float: right !important;
}
.mt20{
    margin-top:30px !important;
    float: left;
    width: 100%;
}

.mtop20{
	margin-top:20px !important;
}
@media screen and (max-width: 1200px) {
    .mt20{
        margin-top:20px;
        float: left;
        width: 100%;
    }
}
@media screen and (max-width: 800px) {
	.mt20{
		margin-top:20px;
		float: left;
		width: 775px;
	}
}
.hide{display:none;}
.col{width: 100%;
    height: 50px;
    color: #fd8a0e;
    background: #f8f8f8;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    /* margin-left: 45%; */
    margin-top: 20px;
    float: left;
    border-radius: 5px;
	position: absolute;
    z-index: 99;
    bottom: 0px;
}
/*发表评论结束*/
/*page*/
.goumaibt{border:1px solid orange; padding:1px 5px; position:absolute;border-radius:5px; color: orange; right: 20px; bottom:33px;font-size:12px}


/*page*/

.lcontercolor {
    background: #f39800  !important;
    color: white !important;
    border: 1px solid #f39800   !important;
}

.page {
    margin-top: 30px !important;
    margin-bottom: 30px;
    clear: both;
    width: 100%;
    float:left;
}

.page1 {
    text-align: center;
    overflow: hidden;
}

.page1 span:hover {
    background: #f39800;
    color: white;
    border: 1px solid #f39800;
}

.page1 span {
    display: inline-block;
    line-height: 35px;
    font-size: 14px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    outline: none;
    border: 1px solid #eeeeee;
    background: white;
    color: #666;
    border-radius:50%;
    margin-left:10px;
}
#b_main{width:100%; float:left; margin-top: 40px;}
.b_main{margin:0 auto; width:1200px; padding:20px 0;}
.btndigggood{
	cursor: pointer;
}
#btndigggood{
	cursor: pointer;
}
/*资讯详情页内容处理*/
#content{
	width:100%;
    line-height:28px;
    font-size:16px;
    float:left;
    color:#333333;
    margin-bottom: 20px;
    
}
#content div{
	width:100%;
    line-height:28px;
    font-size:16px;
    float:left;
    color:#333333;
    margin-top:18px;
}
#content p{
    width:100%;
    line-height:28px;
    font-size:16px;
    float:left;
    color:#333333;
    margin-top:18px;
}
#content span{
    width:100%;
    line-height:28px;
    font-size:16px;
    float:left;
    color:#333333;
    margin-top:18px;
}
#content img{
    max-width:100%;
    height:auto;
    margin-top:18px;
	clear:both;
}
/*资讯详情页内容处理*/
#comment_container{width:100%;}
#filingdetail{width:100%;}
#memberhome{width:100%;}
#rank{width:100%;}
#worksdetail{width:100%}
/*end*/

#zanwu{width:100%; float:left;}
#zanwu .zanwu{
	width:1200px;
	margin:0 auto;
	background:#fff;
	padding:75px 0;
	display: flex;
    justify-content: center;
    align-items: center;
}
#zanwu .zanwu .zanwu_div{
	width:364px;
	height:413px;
	float:left;
	background:url(../images/zanwu01.png) no-repeat;
}

/*弹窗*/
#popMask{
    width:100%;
    height:100%;
    float:left;
    position:fixed;
    z-index:9998;
    left:0;
    top:0;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    display:none;
}
#popAudition{
    width: 263px;
    padding: 10px 14px 16px;
    overflow:hidden;
    background: #3b3730;
    z-index: 999999;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -131px;
    margin-top: -156px;
    display:none;
}
#seek_c {
    top: 60px;
    left: 108px;
}
.signUp .signUp_close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/xx.png) center center no-repeat;
    cursor: pointer;
}
.signUp .infor {
    font-size: 14px;
    line-height: 50px;
    color: #fff;
}
.signUp .infor i {
    color: #f39800;
}
.signUp form .text_con {
    width: 100%;
    margin-bottom: 12px;
    height: 34px;
}
.signUp form .text_con input {
    color: rgb(136, 136, 136);
    padding: 5px;
    border: 1px solid #eee;
    background: #fff;
    width: 235px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    height: 34px;
}
.signUp form .f_select {
    cursor: pointer;
    width: 97px;
    padding-left: 12px;
    background: url(../images/select_bg01.png) 92px 14px no-repeat #fff;
    font-size: 14px;
    line-height: 32px;
    border: 1px solid #eee;
    position: relative;
}
.signUp form .sign_up_btn {
    width: 235px;
    height: 37px;
    cursor: pointer;
    margin: 0 auto;
    display: block;
    background: #f39800;
    font-size: 16px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    border: none;
}
/*弹窗 end*/

/*广告*/
#sheji_guangao{
	width: 100%;
    padding: 20px;
    background: #fff;
    border-bottom: 1px solid #ededed;
}
#sheji_guangao2{
	width: 100%;
    padding: 20px;
    float:left;
    padding-bottom:0;
}
#sheji_guangao1{
	width: 100%;
    padding: 20px 0;
    background: #fff;
}
.sheji_guangao_auto{
	width:1200px;
	margin:0 auto;
}
.sheji_guangao{
	width:1200px;
	height:100px;
	margin:0 auto;
}
.sheji_guangao img{
	width:1200px;
	height:100px;
	float:left;
}

.index_gg{
	width:1200px;
	height:16px;
	overflow:hidden;
	margin:0 auto;
	font-size:12px;
	color:#333333;
	margin-top:20px;
	background:url(../images/index_gg.png) -1px no-repeat;
	padding-left:25px;
}
.index_gg ul li{
	width:1100px;
	float:left;
}
.index_gg ul li a{
	font-size:12px;
	color:#333333;
}
.index_gg ul li p{
	font-size:12px;
	color:#333333;
	margin-left:10px;
}
.index_gg ul li span{
	font-size:12px;
	color:#333333;
	margin-left:10px;
}

.zpxx_gg{width:1200px; height:60px; background:#fff; text-align:left; margin:0 auto; margin-top:20px; display:block; cursor:pointer;  padding:0 30px;}
.dasai_gg{margin-top:0px !important; margin-bottom:20px;}
.zpxx_gg p{width:880px; float:left;font-weight:Bold; font-size:24px; color:#f39800;line-height:60px;margin-left: 30px;}
.zpxx_gg img{margin-top:10px;}
.zpxx_gg .img2{
	transition:all 1s;
	animation: myfirst  1s infinite;
	position:relative;
}
@keyframes myfirst
{
	0%   {left:0px; top:0px;}
	25%  {left:0px; top:-6px;}
	50%  {left:0px; top:0px;}
	75%  {left:0px; top:-6px;}
	100% {left:0px; top:0px;}
}
@-moz-keyframes myfirst
{
	0%   {left:0px; top:0px;}
	25%  {left:0px; top:-6px;}
	50%  {left:0px; top:0px;}
	75%  {left:0px; top:-6px;}
	100% {left:0px; top:0px;}
}
@-webkit-keyframes myfirst
{
	0%   {left:0px; top:0px;}
	25%  {left:0px; top:-6px;}
	50%  {left:0px; top:0px;}
	75%  {left:0px; top:-6px;}
	100% {left:0px; top:0px;}
}
@-o-keyframes myfirst
{
	0%   {left:0px; top:0px;}
	25%  {left:0px; top:-6px;}
	50%  {left:0px; top:0px;}
	75%  {left:0px; top:-6px;}
	100% {left:0px; top:0px;}
}
.new_button1 {
    color: #333;
    font-size: 15px;
    border-radius: 50px;
    
}
.new_button1:hover{color: #f39800;}
.rt10{float:right !important; margin-right:20px;}


.beian_qiangw1 {
    width: 350px;
    padding: 20px 0;
    text-align: center;
    background: #f5a728;
    color: #fff;
    font-size: 28px;
    border-radius: 50px;
    margin: 0 auto;
    cursor: pointer;
    margin-bottom: 40px;
    margin-top: 40px;
    display: block;
}
.beian_liji1 {
    padding: 10px 20px;
    text-align: center;
    background: #f5a728;
    color: #fff;
    font-size: 22px;
    border-radius: 50px;
    cursor: pointer;
    margin-top: 20px;
    display: block;
    float:right;
    margin-right:20px;
}

.anniu_dz {
    background: #ffb400;
    width: 80px;
    height: 80px;
    padding: 10px 30px;
    padding-bottom: 30px;
    margin:0 auto;
    clear:both;
    margin-top:10px;
    cursor: pointer;
    border-radius:50%;
    text-align: center;
}
.anniu_dz img {
    width: 28px;
    margin-top: 8px;
}
.anniu_dz span {
    color: #fff;
    font-size: 14px;
}
.anniu_dz span em{
	font-style: normal;
}
/*广告 end*/
/*搜索*/
.search{border:1px solid #f39800;height:44px;margin:30px auto 0 auto;width:1002px; float:left;}
.search select{display:none;}
.search .select_box{font-size:14px;color:#333;width:100px;line-height:42px;float:left;position:relative;}
.search .select_showbox{height:42px;background:url(../images/search_ico.png) no-repeat 80px center;text-indent:1.5em;}
.search .select_showbox.active{background:url(../images/search_ico_hover.png) no-repeat 80px center;}
.search .select_option{border:1px solid #f39800; border-top:none; display:none; left:8px; top:42px; position:absolute;z-index:99; background:#fff;}
.search .select_option li{text-indent:1.5em;width:90px;cursor:pointer;}
.search .select_option li.selected{background-color:#F3F3F3;color:#333;}
.search .select_option li.hover{background:#BEBEBE;color:#fff;}
.search input.inp_srh,.search input.btn_srh{border:none;background:none;height:42px;line-height:42px;float:left}
.search input.inp_srh{outline:none;width:830px; text-indent:1em}
.search input.btn_srh{background:#f39800 !important;color:#FFF;font-family:"微软雅黑";font-size:15px;width:70px; cursor: pointer}
/*搜索 end*/
/*小图标*/
.tubiao_dz:before{/*点赞*/
	content: "";
	width:20px;
	height:20px;
	float:left;
	margin-right:3px;
	margin-top:0;
	background: url(../images/icon_small.png) -1px -40px no-repeat;
}
.tubiao_rq:before{/*人气*/
	content: "";
	width:20px;
	height:20px;
	float:left;
	margin-right:3px;
	margin-top:0;
	background:url(../images/icon_small.png) -25px -25px no-repeat;
}
.tubiao_ck:before{/*查看*/
	content: "";
	width:20px;
	height:20px;
	float:left;
	margin-right:3px;
	margin-top:0px;
	background:url(../images/icon_small.png) no-repeat;
}
.tubiao_pl:before{/*评论*/
	content: "";
	width:20px;
	height:20px;
	float:left;
	margin-right:3px;
	margin-top:0;
	background:url(../images/icon_small.png) 0 -21px no-repeat;
}
.tubiao_bf:before{/*播放*/
	content: "";
	width:20px;
	height:20px;
	float:left;
	margin-right:3px;
	margin-top:0;
	background:url(../images/icon_small.png) -27px -4px no-repeat;
}
/*小图标 end*/
/*大图标*/
.tubiaobig_dz:before{/*点赞*/
	content: "";
	width:24px;
	height:20px;
	float:left;
	margin-right:3px;
	margin-top:0;
	background: url(../images/ico03.png) -5px -47px no-repeat;
}
.tubiaobig_rq:before{/*人气*/
	content: "";
	width:24px;
	height:20px;
	float:left;
	margin-right:3px;
	margin-top:0;
	background:url(../images/ico03.png) -25px -25px no-repeat;
}
.tubiaobig_ck:before{/*查看*/
	content: "";
	width:24px;
	height:20px;
	float:left;
	margin-right:3px;
	margin-top:-3px;
	background: url(../images/ico03.png) no-repeat;
}
.tubiaobig_pl:before{/*评论*/
	content: "";
	width:24px;
	height:20px;
	float:left;
	margin-right:3px;
	margin-top:0;
	background: url(../images/ico03.png) -2px -22px no-repeat;
}
.tubiaobig_bf:before{/*播放*/
	content: "";
	width:24px;
	height:20px;
	float:left;
	margin-right:3px;
	margin-top:0;
	background:url(../images/ico03.png) -35px -6px no-repeat;
}
.tubiaobig_fx{
	float:right !important;
	margin-right: 0px !important;
	cursor: pointer;
	background: rgba(0,0,0,0) !important;
}
.tubiaobig_fx:hover{opacity:1 !important}
.tubiaobig_fx:before{/*分享*/
	content: "";
	width: 24px;
	height: 20px;
	float:left;
	margin-right:3px;
	margin-top:0;
	background: url(../images/ico03.png) -32px -50px no-repeat;
}
/*大图标 end*/
/*教育遮罩*/
.html_jyzz{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000,endcolorstr=#B2000000);
    text-align: center;
    position:fixed;
    z-index:99999;
    display:none;
}
.html_jyzz:after{
	content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
    
}
.html_jyzz .jy_box{
	width:466px;
	height:auto;
	max-height:600px;
	overflow-y:auto;
	vertical-align:middle;
	border:1px solid #ddd;
	border-radius:5px;
	background:#fff; 
	display: inline-block;
	padding:15px;
}
.html_jyzz .jy_box .jy_hang{
	width:100%;
	float:left;
}
.html_jyzz .jy_box .hybox_x{
	width:20px;
	height:20px;
	float:right;
	font-size:20px;
	font-family:Arial;
	color:#848383;
	cursor:pointer;
}
.html_jyzz .jy_box h1{
	width:100%;
	font-size:26px;
	color:#f39800;
	text-align:center;
}
.html_jyzz .jy_box h4{
	width:100%;
	font-size:18px;
	color:#666666;
	text-align:center;
	font-weight:400;
	margin-top:10px;
}
.html_jyzz .jy_box .jy_input{
	width:433px;
	height:38px;
	border:1px solid #ddd;
	color:#a8a8a8;
	margin-top:20px;
	float:left;
	text-indent:1em
}
.html_jyzz .jy_box input:focus{
	border:1px solid #f39800;
}
.html_jyzz .jy_box .jy_submit{
	width:435px;
	height:50px;
	font-size:20px;
	color:#fff;
	background:#f39800;
	margin-top:20px;
	border-radius:5px;
	cursor:pointer;
}
/*教育遮罩*/
/*提示弹窗*/
.alert_box{
	width:100%;
	height:100%;
	left:0;
	top:0;
	position:fixed;
	z-index:999;
	text-align:center;
	display:none;
}
.alert_box:after {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
    content: '';
}
.alert_box .alert_bdown{
	width:300px;
	height:200px;
	border-radius:5px;
	background:#fff;
	display:inline-block;
	vertical-align: middle;
	box-shadow:0 0 10px #666;
}
.alert_box .alert_bdown:after{
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
    content: '';
}
.alert_box .alert_bdown img{
	width:200px;
	margin-top:60px;
}
.alert_box .alert_bdown h1{
	font-size:18px;
	color:#666;
	font-weight:400;
	margin-top:20px;
}

/*提示弹窗 end*/
/*注册判断对错*/
label.error{
	margin-top:10px;
	margin-left:15px;
	height:20px;
	line-height:20px;
	background:url(../images/cuowu.png) no-repeat;
	float:left;
	display:block;
	padding-left:30px;
}
label.success{
	margin-top:10px;
	margin-left:15px;
	height:20px;
	line-height:20px;
	background:url(../images/right.png) no-repeat;
	float:left;
	display:block;
	padding-left:30px;
}
/*注册判断对错end*/
/*公告处理*/
.gg_cl01{
	margin-bottom:20px;
	margin-top:0;
}
/*公告处理end*/
.iframecert{
	width:420px;
	height:560px;
}

/**
悬浮广告
 */
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.xuanf {
	position: fixed;
	right: 1%;
	top: 20%;
	z-index: 999;
}
.xuanf .xuanf_guanb {
	width: 20px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
	cursor: pointer;
}
.xuanf .xuanf_main {
	position: relative;
	width: 250px;
}
.xuanf .xuanf_main a {
	position: absolute;
	top: 72%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #22489d;
	width: 100%;
	height: 36px;
	display: block;
	opacity: 0;
}
.xuanf .xuanf_main a:nth-child(2) {
	top: 88%;
}



